macro_rules! static_default {
    ($type:ident) => { ... };
}