Function windows::Wdk::Storage::FileSystem::IoGetDiskDeviceObject
pub unsafe fn IoGetDiskDeviceObject(
filesystemdeviceobject: *const DEVICE_OBJECT,
diskdeviceobject: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS