pub const MAX_FILENAME: u64 = 255; // 255u64
The maximum length, in bytes, of a single filesystem component.