Function windows_sys::Wdk::System::SystemServices::SeReportSecurityEvent
pub unsafe extern "system" fn SeReportSecurityEvent(
flags: u32,
sourcename: *const UNICODE_STRING,
usersid: PSID,
auditparameters: *const SE_ADT_PARAMETER_ARRAY,
) -> NTSTATUS