pub unsafe extern "C" fn wc_DsaSign( digest: *const byte, out: *mut byte, key: *mut DsaKey, rng: *mut WC_RNG, ) -> c_int