strtoui_strict
error = strtoui_strict(to_id, &p, 10, &is.id);
error = strtoui_strict(from_id, &p, 10, &new->from_id);