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