pub unsafe extern "system" fn IoGetIoAttributionHandle(
    irp: *const IRP,
    ioattributionhandle: *mut *mut c_void,
) -> NTSTATUS