pub unsafe fn publication_add_relation(
    arg_pubid: Oid,
    arg_targetrel: Relation,
    arg_if_not_exists: bool
) -> ObjectAddress