fn variadic_element_is_nullable(ty: &Type) -> bool
For a Variadic<T> type, checks if T accepts NULL.
Variadic<T>
T