pub type VSIFilesystemPluginGetRangeStatusCallback = Option<unsafe extern "C" fn(pFile: *mut c_void, nOffset: vsi_l_offset, nLength: vsi_l_offset) -> Type>;