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