pub unsafe extern "system" fn IoVolumeDeviceToDosName(
    volumedeviceobject: *const c_void,
    dosname: *mut UNICODE_STRING,
) -> NTSTATUS