pub unsafe extern "C" fn ocb_init( ocb: *mut ocb_state, cipher: c_int, key: *const c_uchar, keylen: c_ulong, nonce: *const c_uchar, ) -> c_int