# should complete: ok
gcc test1.c ../../target/debug/libscram_rs.a -o test1

# should complete with error: invalid proof
gcc test2.c ../../target/debug/libscram_rs.a -o test2

# should complete with error:  Other Error
# SERVER: response err text: SERVER: response err text: rule: 'CLIENT_FIRST_MSG', rule_item: ''gs2-cbind-flag, MustPresent, declared options: n,y,p='', error: 'unknown option: 'biwsbj11c2VyLHI9TG4wZkNBWjRKbTZDbHY2K3M0WXZwb1lLTzV6ejFJUWlRNjhmKzBuVHZ1az0''
gcc test3.c ../../target/debug/libscram_rs.a -o test3