pub type NDNInputRequestUserData = Arc<dyn Any + Sync + Send + 'static>;
struct NDNInputRequestUserData { /* private fields */ }