Function windows_sys::Wdk::Storage::FileSystem::SeReportSecurityEventWithSubCategory
pub unsafe extern "system" fn SeReportSecurityEventWithSubCategory(
flags: u32,
sourcename: *const UNICODE_STRING,
usersid: PSID,
auditparameters: *const SE_ADT_PARAMETER_ARRAY,
auditsubcategoryid: u32,
) -> NTSTATUS