Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_ec_pubkey_cmp
pub unsafe extern "C" fn secp256k1_ec_pubkey_cmp(
cx: *const Context,
pubkey1: *const PublicKey,
pubkey2: *const PublicKey
) -> i32