pub type VSIWriteFunction = Option<unsafe extern "C" fn(ptr: *const c_void, size: usize, nmemb: usize, stream: *mut FILE) -> usize>;