pub unsafe fn HttpFlushResponseCache<P1>( requestqueuehandle: HANDLE, urlprefix: P1, flags: u32, overlapped: Option<*mut OVERLAPPED>, ) -> u32where P1: Param<PCWSTR>,