read_long
int read_long(const char *path, long *result, int base);
err = read_long(PARANOID_PATH, ¤t, 10);