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