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