pub unsafe fn IoAttachDeviceToDeviceStack(
    sourcedevice: *const DEVICE_OBJECT,
    targetdevice: *const DEVICE_OBJECT,
) -> *mut DEVICE_OBJECT