pub unsafe extern "stdcall" fn SetSecurityDescriptorSacl(
    pSecurityDescriptor: PSECURITY_DESCRIPTOR,
    bSaclPresent: BOOL,
    pSacl: PACL,
    bSaclDefaulted: BOOL
) -> BOOL