pub unsafe fn UrlCacheContainerSetEntryMaximumAge<P0>(
    pwszprefix: P0,
    dwentrymaxage: u32,
) -> u32
where P0: Param<PCWSTR>,