pub unsafe extern "C" fn cbw_CookieJar_iterator(
    jar: *mut cbw_CookieJar,
    iterator: *mut *mut cbw_CookieIterator,
    include_http_only: cBOOL,
    url: cbw_CStrSlice
)