pub fn mrb_sys_value_is_true(value: mrb_value) -> bool
Check whether the given value is the singleton true.
true