macro_rules! impl_bignum_host_fns { ($host_fn: ident, $method: ident, $num: ty, $valty: ty, $cost: ident) => { ... }; }