Encodes s as a NUL-terminated C string in the arena.
s
int cString(String s) => copyIn(NitroWasmModule.encodeCString(s));