pub unsafe extern "C" fn cbw_CookieJar_iteratorAll(
    jar: *mut cbw_CookieJar,
    iterator: *mut *mut cbw_CookieIterator
)