pub unsafe fn GetAppContainerFolderPath<P0>(
    pszappcontainersid: P0
) -> Result<PWSTR>
where P0: IntoParam<PCWSTR>,