pub unsafe extern "C" fn dsa_decrypt_key( in_: *const c_uchar, inlen: c_ulong, out: *mut c_uchar, outlen: *mut c_ulong, key: *mut dsa_key, ) -> c_int