Function windows_sys::Wdk::Storage::FileSystem::FsRtlGetVirtualDiskNestingLevel
pub unsafe extern "system" fn FsRtlGetVirtualDiskNestingLevel(
deviceobject: *const DEVICE_OBJECT,
nestinglevel: *mut u32,
nestingflags: *mut u32,
) -> NTSTATUS