pub fn decode_optional_quantity(value: i32) -> Option<Quantity>
Decodes a quantity from the given optional value, expressed in standard whole-number units.