Macro to_uint

Source
macro_rules! to_uint {
    () => { ... };
}