pub type TOKEN_SID_INFORMATION = _TOKEN_SID_INFORMATION;
struct TOKEN_SID_INFORMATION { pub Sid: *mut c_void, }
Sid: *mut c_void