pub unsafe extern "C" fn ocb3_encrypt( ocb: *mut ocb3_state, pt: *const c_uchar, ptlen: c_ulong, ct: *mut c_uchar, ) -> c_int