Pointer to User_Desc record.
Source position: linux.pp line 270
type PUser_Desc = ^user_desc;
PUser_Desc is a pointer to the user_desc type.