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