pub unsafe extern "C" fn ECDSA_do_verify( dgst: *const u8, dgst_len: i32, sig: *const ECDSA_SIG_st, eckey: *mut ec_key_st, ) -> i32