Function InternetSetCookieW

pub unsafe extern "system" fn InternetSetCookieW(
    lpszurl: PCWSTR,
    lpszcookiename: PCWSTR,
    lpszcookiedata: PCWSTR,
) -> BOOL