pub const RT_VAL_EQ: u32 = 13;
Compare two values for structural equality; val_eq(a: i32, b: i32) -> i32
val_eq(a: i32, b: i32) -> i32