pub unsafe fn get_compatible_hash_operators(
    arg_opno: Oid,
    arg_lhs_opno: *mut Oid,
    arg_rhs_opno: *mut Oid
) -> bool