pub unsafe fn RtlGetSaclSecurityDescriptor( securitydescriptor: PSECURITY_DESCRIPTOR, saclpresent: *mut bool, sacl: *mut *mut ACL, sacldefaulted: *mut bool, ) -> NTSTATUS