proc_lwp_get_range
if (proc_lwp_get_range(range, &low, &high) != 0) {
if ((ret = proc_lwp_get_range(range, &low, &high)) != 0) {