pub unsafe fn logicalrep_write_commit(
    arg_out: StringInfo,
    arg_txn: *mut ReorderBufferTXN,
    arg_commit_lsn: XLogRecPtr
)