Function windows_sys::Wdk::System::SystemServices::IoGetDeviceInterfaces
pub unsafe extern "system" fn IoGetDeviceInterfaces(
interfaceclassguid: *const GUID,
physicaldeviceobject: *const DEVICE_OBJECT,
flags: u32,
symboliclinklist: *mut PWSTR,
) -> NTSTATUS