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