pub unsafe extern "C" fn cbw_CookieIterator_next(
iterator: *mut cbw_CookieIterator,
on_next: Option<unsafe extern "C" fn(*mut cbw_CookieIterator, *mut c_void, *mut cbw_Cookie)>,
cb_data: *mut c_void,
) -> i32
pub unsafe extern "C" fn cbw_CookieIterator_next(
iterator: *mut cbw_CookieIterator,
on_next: Option<unsafe extern "C" fn(*mut cbw_CookieIterator, *mut c_void, *mut cbw_Cookie)>,
cb_data: *mut c_void,
) -> i32