pub(crate) fn convert_parsed_qname_to_qualified_name( qname: &QName, context: &EvaluationCtx, can_gc: CanGc, ) -> Result<QualName, Error>