pub(crate) const fn choice_from_nz(value: Word) -> Choice
Returns the truthy value if value != 0, and the falsy value otherwise.
value != 0