macro_rules! cfg_builder_askama_dynamic_enabled {
    ( $( $_token : tt )* ) => { ... };
}