pub unsafe extern "C" fn jit_int_to_uint_ovf(
    result: *mut jit_uint,
    value: jit_int
) -> jit_int