async fn builtin_is_int(
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>