macro_rules! compile_warn { ($msg:expr) => { ... }; }
Create a compile time warning using deprecation