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