pub fn extract_kconfig_bool_options(path: &str) -> Result<HashSet<String>>
Extract boolean Kconfig entries. This must happen in any crate that wishes to access the configuration settings.