secp256k1_ec_privkey_tweak_add

open fun secp256k1_ec_privkey_tweak_add(    ctx: Long,     seckey: Array<Byte>,     tweak: Array<Byte>): Array<Byte>