pub type VSIFilesystemPluginTruncateCallback = Option<unsafe extern "C" fn(pFile: *mut c_void, nNewSize: vsi_l_offset) -> c_int>;