pub unsafe extern "C" fn cbw_CookieIterator_next(
    iterator: *mut cbw_CookieIterator,
    on_next: cbw_CookieIteratorNextCallbackFn,
    cb_data: *mut c_void
) -> cBOOL