pub unsafe extern "C" fn jit_uint_rem_ovf( result: *mut jit_uint, value1: jit_uint, value2: jit_uint, ) -> jit_int