pub unsafe fn UrlCacheUpdateEntryExtraData<P0>(
    happcache: Option<*const c_void>,
    pcwszurl: P0,
    pbextradata: &[u8],
) -> u32
where P0: Param<PCWSTR>,