pub unsafe extern "C" fn ocb_decrypt( ocb: *mut ocb_state, ct: *const c_uchar, pt: *mut c_uchar, ) -> c_int