Function windows_sys::Win32::Security::SetSecurityDescriptorSacl
pub unsafe extern "system" fn SetSecurityDescriptorSacl(
psecuritydescriptor: PSECURITY_DESCRIPTOR,
bsaclpresent: BOOL,
psacl: *const ACL,
bsacldefaulted: BOOL,
) -> BOOL