async fn builtin_filter_source(
    state: Rc<TvixStoreIO>,
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>