secp256k1_ec_privkey_tweak_mul

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