bool flutterxel_core_image_replace( int img, ffi.Pointer<ffi.Int32> data, int len, ) { return _flutterxel_core_image_replace(img, data, len); }