pub fn parse_descriptors(
    descriptors: &[String]
) -> Result<Vec<Descriptor<DescriptorPublicKey>>, Error>