pub unsafe fn HeapTupleSatisfiesVacuum(
    arg_stup: HeapTuple,
    arg_OldestXmin: TransactionId,
    arg_buffer: Buffer
) -> HTSV_Result