pub unsafe extern "C" fn CPLHashSetEqualStr(
    pszStr1: *const c_void,
    pszStr2: *const c_void
) -> c_int