#[no_mangle]
pub unsafe extern "C" fn u_ioctl_arg1_ocall(
    error: *mut c_int,
    fd: c_int,
    request: c_ulong,
    arg: *mut c_int
) -> c_int