pub unsafe fn nettle_ocb_digest( _ctx: *mut ocb_ctx, _key: *const ocb_key, _cipher: *const c_void, _f: nettle_cipher_func, _length: usize, _digest: *mut u8, )