macro_rules! register_initial {
    ($obj:ident, $obj_tracker:ident) => { ... };
}