pub type TOKEN_DEFAULT_DACL = _TOKEN_DEFAULT_DACL;
struct TOKEN_DEFAULT_DACL { pub DefaultDacl: *mut _ACL, }
DefaultDacl: *mut _ACL