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