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