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