typedef
struct
_LUID
{
unsigned
long
LowPart
;
long
HighPart
;
}
LUID
,
*
PLUID
;