pub unsafe fn ProcArrayInstallRestoredXmin(
    arg_xmin: TransactionId,
    arg_proc_: *mut PGPROC
) -> bool