Returns the maximum length of a filename in the filesystem.
impl FileSystemInfo { fn max_name_len(&self) -> u64 }