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