macro_rules! is_debug_level_enabled {
    () => { ... };
}