pub type VSIFilesystemPluginMkdirCallback = Option<unsafe extern "C" fn(pUserData: *mut c_void, pszDirname: *const c_char, nMode: c_long) -> c_int>;