pub unsafe fn DeleteAppContainerProfile<P0>(
    pszappcontainername: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,