pub unsafe extern "C" fn DSA_sign( type_: i32, dgst: *const u8, dlen: i32, sig: *mut u8, siglen: *mut u32, dsa: *mut dsa_st, ) -> i32