pub fn math_div<E: EvmApi>( env: FunctionEnvMut<'_, WasmEnv<E>>, a_ptr: u32, b_ptr: u32, ) -> MaybeEscape
256-bit division.