pub fn literal_swift(
    literal: &Literal,
    as_type: &impl AsType
) -> Result<String, Error>