macro_rules! conversion {
    ($settype: ident, $blocks: ty) => { ... };
}