Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_ec_pubkey_create
pub unsafe extern "C" fn secp256k1_ec_pubkey_create(
cx: *const Context,
pk: *mut PublicKey,
sk: *const u8
) -> i32