pub unsafe extern "C" fn DSA_verify( type_: i32, dgst: *const u8, dgst_len: i32, sigbuf: *const u8, siglen: i32, dsa: *mut dsa_st, ) -> i32