pub const PATH_MAX: usize = 4096;
Maximum number of bytes the implementation stores as a pathname in a user-supplied buffer of unspecified size, including the terminating null character.