pub unsafe fn vacuum_is_relation_owner(
    arg_relid: Oid,
    arg_reltuple: Form_pg_class,
    arg_options: bits32
) -> bool