macro_rules! derive_staticize {
    ($typ:ty) => { ... };
}