Function windows_sys::Wdk::System::SystemServices::IoAllocateIrpEx

pub unsafe extern "system" fn IoAllocateIrpEx(
    deviceobject: *const DEVICE_OBJECT,
    stacksize: i8,
    chargequota: BOOLEAN,
) -> *mut IRP