Function breez_sdk_liquid::bitcoin::util::key::secp256k1::ffi::secp256k1_ec_pubkey_tweak_mul
pub unsafe extern "C" fn secp256k1_ec_pubkey_tweak_mul(
cx: *const Context,
pk: *mut PublicKey,
tweak: *const u8,
) -> i32