fn builtin_as_raw( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
as.raw(x) — coerce to raw (byte) values (0-255), truncating to lowest byte.
as.raw(x)