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