macro_rules! esp_config_bool { ( $var:expr ) => { ... }; }
Parse the value of an environment variable as a bool at compile time.