pub unsafe extern "C" fn CPLHashSetRemoveDeferRehash(
    set: *mut CPLHashSet,
    elt: *const c_void
) -> c_int