pub unsafe fn logicalrep_write_rel(
    arg_out: *mut StringInfoData,
    arg_xid: u32,
    arg_rel: *mut RelationData
)