pub fn unsupported_field<T>( field: &'static str, reason: &'static str, ) -> Result<T, TransformError>