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