#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_ioctl( fd: i32, cmd: i32, argp: *mut c_void, ) -> i32