secp256k1_ec_pubkey_tweak_mul

open fun secp256k1_ec_pubkey_tweak_mul(    ctx: Long,     pubkey: Array<Byte>,     tweak: Array<Byte>): Array<Byte>