pub unsafe fn secp256k1_ec_privkey_tweak_add(
    cx: *const Context,
    sk: *mut c_uchar,
    tweak: *const c_uchar
) -> c_int
Expand description

Copies the first 16 bytes of tweak into the last 16 bytes of sk