pub unsafe extern "system" fn GetSecurityDescriptorDacl( psecuritydescriptor: PSECURITY_DESCRIPTOR, lpbdaclpresent: *mut BOOL, pdacl: *mut *mut ACL, lpbdacldefaulted: *mut BOOL, ) -> BOOL