https://github.com/bitcoin-core/secp256k1/blob/a1102b12196ea27f44d6201de4d25926a2ae9640/src/field_5x52_impl.h#L331-L339 Shouldn't the call to `secp256k1_fe_verify` come after the else block?