pub unsafe extern "C" fn nettle_ocb_update( ctx: *mut ocb_ctx, key: *const ocb_key, cipher: *const c_void, f: nettle_cipher_func, length: usize, data: *const u8, )