pub type LogicalDecodeFilterPrepareCB = Option<unsafe extern "C" fn(ctx: *mut LogicalDecodingContext, xid: TransactionId, gid: *const c_char) -> bool>;