pub unsafe extern "C" fn IORegistryEntryGetName(
    entry: io_registry_entry_t,
    name: *mut c_char
) -> kern_return_t