Parse an option of the type integer
#include <input/parseopts.h>
int input_parse_signed(const char *option, const char *value, int *out)
0 if successful, otherwise non-zero if an error occurred.