pub unsafe fn MultiXactIdPrecedes(
    arg_multi1: MultiXactId,
    arg_multi2: MultiXactId
) -> bool