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