pub type ReorderBufferCommitPreparedCB = Option<unsafe extern "C" fn(rb: *mut ReorderBuffer, txn: *mut ReorderBufferTXN, commit_lsn: XLogRecPtr)>;