LGRP_VER_CURRENT
if (version < LGRP_VER_NONE || version > LGRP_VER_CURRENT)
return (LGRP_VER_CURRENT);
lgrp_snap->ss_version = LGRP_VER_CURRENT;