pub(super) fn presented_id_matches_reference_id(
    presented_dns_id: Input<'_>,
    reference_dns_id: Input<'_>,
) -> Result<bool, Error>