boolean_check
ret = boolean_check(value);
return (boolean_check(value));
static int boolean_check(char *);