pub unsafe extern "system" fn IoSetIoAttributionIrp(
    irp: *mut IRP,
    attributionsource: *const c_void,
    flags: u32,
) -> NTSTATUS