The `hexchat` crate has these 'safe' macros https://github.com/pie-flavor/hexchat-rs/blob/master/src/safe_static.rs As the crate itself states, using them with threads is undefined/unsound.