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