Function windows::Wdk::System::SystemServices::IoAttachDeviceToDeviceStackSafe
pub unsafe fn IoAttachDeviceToDeviceStackSafe(
sourcedevice: *const DEVICE_OBJECT,
targetdevice: *const DEVICE_OBJECT,
attachedtodeviceobject: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS