pub unsafe fn ReorderBufferProcessXid(
    arg_arg1: *mut ReorderBuffer,
    arg_xid: TransactionId,
    arg_lsn: XLogRecPtr
)