pub unsafe extern "C" fn secp256k1_keypair_xonly_tweak_add(
    cx: *const Context,
    keypair: *mut Keypair,
    tweak32: *const u8
) -> i32