pub unsafe extern "C" fn f8_decrypt( ct: *const c_uchar, pt: *mut c_uchar, len: c_ulong, f8: *mut symmetric_F8, ) -> c_int