Function windows::Wdk::System::SystemServices::IoGetDeviceInterfaces
pub unsafe fn IoGetDeviceInterfaces(
interfaceclassguid: *const GUID,
physicaldeviceobject: Option<*const DEVICE_OBJECT>,
flags: u32,
symboliclinklist: *mut PWSTR,
) -> NTSTATUS