pub type TOKEN_DEFAULT_DACL = _TOKEN_DEFAULT_DACL;
#[repr(C)]pub struct TOKEN_DEFAULT_DACL { pub DefaultDacl: *mut _ACL, }
DefaultDacl: *mut _ACL