pub fn check_tied_features(
    sess: &Session,
    features: &FxHashMap<&str, bool>
) -> Option<&'static [&'static str]>