int flutterxel_core_clamp_i64(int x, int lower, int upper) { return _flutterxel_core_clamp_i64(x, lower, upper); }