pub unsafe extern "C" fn safer_ecb_decrypt( ct: *const c_uchar, pt: *mut c_uchar, key: *mut symmetric_key, ) -> c_int