pub fn check_cfg_attr_value( db: &dyn ExpandDatabase, attr: &TokenTree, krate: CrateId, ) -> Option<bool>