pub unsafe fn RtlSetDaclSecurityDescriptor( securitydescriptor: PSECURITY_DESCRIPTOR, daclpresent: bool, dacl: Option<*const ACL>, dacldefaulted: bool, ) -> NTSTATUS