macro_rules! generate_static_str_provider {
    ($str:expr) => { ... };
}