static_cast

Macro static_cast 

Source
macro_rules! static_cast {
    ($expr:literal AS $ty:literal) => { ... };
}