macro_rules! look_up_type {
    ($self: ident, $type_id: expr) => { ... };
}