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