get_var
int get_var(char *name, ULONG *val); /* external interfaces to vars */
if (get_var(var_name, &val) == 0)