pub fn run<V>((name, arity, run): Filter<RunPtr<V>>) -> Filter<Native<V>>
Convert a filter with a run pointer to a native filter.