pub const NAME_MAX: usize = 255;
Maximum number of bytes in a filename (not including the terminating null of a filename string).