IoAllocateIrpEx

Function IoAllocateIrpEx 

pub unsafe fn IoAllocateIrpEx(
    deviceobject: *const DEVICE_OBJECT,
    stacksize: i8,
    chargequota: bool,
) -> *mut IRP