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