pub fn find_first_absolute_ancestor_url<C: ComponentInstanceInterface>(
component: &Arc<C>,
) -> Result<Url, ComponentInstanceError>
pub fn find_first_absolute_ancestor_url<C: ComponentInstanceInterface>(
component: &Arc<C>,
) -> Result<Url, ComponentInstanceError>