pub unsafe fn HttpPrepareUrl<P2>( reserved: Option<*const c_void>, flags: Option<u32>, url: P2, preparedurl: *mut PWSTR, ) -> u32where P2: Param<PCWSTR>,