pub unsafe extern "system" fn IoVolumeDeviceNameToGuid(
    volumedevicename: *const UNICODE_STRING,
    guid: *mut GUID,
) -> NTSTATUS