pub unsafe extern "C" fn DSA_do_verify( dgst: *const u8, dgst_len: i32, sig: *mut DSA_SIG_st, dsa: *mut dsa_st, ) -> i32