pub(crate) fn builtin_result_type( kind: BuiltinMetaCallKind, arg_types: &[Option<MetaType>], ) -> Option<MetaType>