obf_const

Macro obf_const 

Source
macro_rules! obf_const {
    ($val:expr, u32) => { ... };
    ($val:expr, u64) => { ... };
}