macro_rules! static_cast_u64 {
    ($v:expr) => { ... };
}
Expand description

static cast to an u64