Function windows_sys::Wdk::System::SystemServices::IoCsqInsertIrpEx
pub unsafe extern "system" fn IoCsqInsertIrpEx(
csq: *mut IO_CSQ,
irp: *mut IRP,
context: *mut IO_CSQ_IRP_CONTEXT,
insertcontext: *const c_void,
) -> NTSTATUS