pub(crate) fn generic_arg_from_param( db: &dyn HirDatabase, id: TypeOrConstParamId, ) -> Option<GenericArg<'_>>