Function AuthzReportSecurityEventFromParams
pub unsafe fn AuthzReportSecurityEventFromParams(
dwflags: u32,
heventprovider: AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE,
dwauditid: u32,
pusersid: Option<PSID>,
pparams: *const AUDIT_PARAMS,
) -> Result<()>