pub unsafe extern "C" fn IORegistryEntryGetPath(
    entry: io_registry_entry_t,
    plane: *mut c_char,
    path: *mut c_char
) -> kern_return_t