pub fn cast_string_to_int16<'a>(a: &'a str) -> Result<i16, EvalError>