pub type ReorderBufferApplyTruncateCB = Option<unsafe extern "C" fn(rb: *mut ReorderBuffer, txn: *mut ReorderBufferTXN, nrelations: c_int, relations: *mut Relation, change: *mut ReorderBufferChange)>;