macro_rules! impl_wrapping_obj_from_num { ($host_fn: ident, $hot: ty, $obj: ty, $num: ty) => { ... }; }