pub unsafe fn lookup_rowtype_tupdesc_noerror(
    arg_type_id: Oid,
    arg_typmod: int32,
    arg_noError: bool
) -> TupleDesc