pub unsafe extern "C" fn IOServiceMatchPropertyTable(
    service: io_service_t,
    matching: CFDictionaryRef,
    matches: *mut boolean_t
) -> kern_return_t