pub unsafe extern "C" fn CPLZLibInflateEx( ptr: *const c_void, nBytes: usize, outptr: *mut c_void, nOutAvailableBytes: usize, bAllowResizeOutptr: bool, pnOutBytes: *mut usize, ) -> *mut c_void