pub type IOHIDCompletionAction = unsafe extern "C" fn(target: *mut c_void, parameter: *mut c_void, status: IOReturn, buffer_size_remaining: u32);
raw-ffi