pub fn to_dyn_functor<F: Functor<O1, A1, O2, A2>, O1, A1, O2, A2>( functor: F, ) -> DynFunctor<F, O1, A1, O2, A2>