pub unsafe fn RtlGetDaclSecurityDescriptor( securitydescriptor: PSECURITY_DESCRIPTOR, daclpresent: *mut bool, dacl: *mut *mut ACL, dacldefaulted: *mut bool, ) -> NTSTATUS