pub unsafe fn ProcArraySetReplicationSlotXmin(
    arg_xmin: TransactionId,
    arg_catalog_xmin: TransactionId,
    arg_already_locked: bool
)