pub unsafe extern "C" fn ECDSA_sign_with_nonce_and_leak_private_key_for_testing( digest: *const u8, digest_len: usize, eckey: *const EC_KEY, nonce: *const u8, nonce_len: usize, ) -> *mut ECDSA_SIG