pub fn encode_value( value: &Value, field_type: &Type, width: PackedWidth, out: &mut Vec<u8>, )
Encode a single SIF value to packed binary.