pub fn ecrecover_bench() -> u32
Perform ecrecover: recover the public key from a signature + message hash. Returns 1 if the recovered key matches the expected public key, 0 otherwise.