pub unsafe extern "system" fn InternalInternetGetCookie(
    lpszurl: PCSTR,
    lpszcookiedata: PSTR,
    lpdwdatasize: *mut u32,
) -> u32