pub unsafe fn RangeVarCallbackOwnsRelation(
    arg_relation: *const RangeVar,
    arg_relId: Oid,
    arg_oldRelId: Oid,
    arg_arg: *mut c_void
)