pub const RT_CHECK_NAN: u32 = 29;
NaN check + trap: check_nan(val_ptr: i32) -> i32 — traps if NaN, returns val_ptr
check_nan(val_ptr: i32) -> i32