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