Function windows_sys::Win32::Networking::WinInet::InternetGetCookieW
pub unsafe extern "system" fn InternetGetCookieW(
lpszurl: PCWSTR,
lpszcookiename: PCWSTR,
lpszcookiedata: PWSTR,
lpdwsize: *mut u32,
) -> BOOL