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