fn parse_open_feature_boolean(
    tokenized_features: &IndexMap<String, String>,
    name: &str
) -> bool