pub unsafe extern "C" fn IOServiceGetMatchingServices(
    masterPort: mach_port_t,
    matching: CFDictionaryRef,
    existing: *mut io_iterator_t
) -> kern_return_t