pub unsafe fn CheckRelationTableSpaceMove(
    arg_rel: Relation,
    arg_newTableSpaceId: Oid
) -> bool