pub fn validate_directory_path_bytes( path: &[u8], max_path_length: u32, ) -> Result<(), FormatError>