Function windows::Wdk::System::SystemServices::IoInitializeIrpEx
pub unsafe fn IoInitializeIrpEx(
irp: *mut IRP,
deviceobject: Option<*const DEVICE_OBJECT>,
packetsize: u16,
stacksize: i8,
)