pub unsafe fn AuthzUninstallSecurityEventSource<P1>( dwflags: u32, szeventsourcename: P1, ) -> Result<()>where P1: Param<PCWSTR>,