pub unsafe extern "C" fn ecdsa_signature_parse_der_lax( cx: *const Context, sig: *mut Signature, input: *const c_uchar, in_len: size_t) -> c_int