pub const RT_VAL_ADD: u32 = 16;
Arithmetic: add two numbers; val_add(a: i32, b: i32) -> i32
val_add(a: i32, b: i32) -> i32