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