pub fn known_const_to_ast( konst: &Const, db: &dyn HirDatabase, edition: Edition, ) -> Option<ConstArg>