pub(crate) fn bool_to_choice(v: bool) -> Choice
Convert a boolean into a Choice.
This isn’t necessarily a good idea or constant-time.