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