fn nullable_union_variants<'x, 'y>( variant: &'y [Schema<'x>], ) -> Option<(Nullability, &'y Schema<'x>)>