Function windows::Wdk::Storage::FileSystem::SeReportSecurityEventWithSubCategory
pub unsafe fn SeReportSecurityEventWithSubCategory<P0>(
flags: u32,
sourcename: *const UNICODE_STRING,
usersid: P0,
auditparameters: *const SE_ADT_PARAMETER_ARRAY,
auditsubcategoryid: u32,
) -> NTSTATUSwhere
P0: Param<PSID>,