pub extern "C-unwind" fn IOHIDSetStateForSelector(
handle: io_connect_t,
selector: c_int,
state: u32,
) -> kern_return_tAvailable on crate features
hidsystem and libc only.pub extern "C-unwind" fn IOHIDSetStateForSelector(
handle: io_connect_t,
selector: c_int,
state: u32,
) -> kern_return_thidsystem and libc only.