Function InternetSetCookieA

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