PUBKEY_UNCOMPRESSED
if (datasz <= 2 || data[0] != 0 || data[1] != PUBKEY_UNCOMPRESSED)
if (prefix != PUBKEY_UNCOMPRESSED)