int A_Del_Graphic( int mem_mode, String graphic, ) { return _A_Del_Graphic( mem_mode, graphic.toNativeUtf8().cast<ffi.Int8>(), ); }