public arraywrapper(uint size, uint nelm) { _this = SprExport.Spr_arraywrapper_new(size, nelm); _nelm = nelm; }