macro_rules! update_field_uninit_object { ($t:expr, $field:ident, $field_assigned:expr, $value:expr) => { ... }; }