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