macro_rules! push_builder_impl {
    ($t:ty) => { ... };
}