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