fn ecdsa_asn1_to_fixed( alg_id: &'static AlgorithmID, sig: &[u8], ) -> Result<Signature, Unspecified>