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