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