private static extern void BuildTrusteeWithSid(ref TRUSTEE pTrustee, IntPtr sid);
Private Declare Auto Sub BuildTrusteeWithSid Lib "advapi32.dll" ( _
BuildTrusteeWithSid(pTrustee, pSID)