get_smf_iprop
max_threads = get_smf_iprop("max_threads", 72, 1, INT_MAX);
static int get_smf_iprop(const char *, int, int, int);
listen_backlog = get_smf_iprop("listen_backlog", 64, 1, INT_MAX);