pub fn compile_generic_parameters( ctx: &mut Compiler, scope: ScopeId, generic_parameters: &AstGenericParameters, ) -> Vec<TypeId> ⓘ