pub unsafe extern "system" fn RtlSetInformationAcl(
    Acl: PACL,
    AclInformation: PVOID,
    AclInformationLength: ULONG,
    AclInformationClass: ACL_INFORMATION_CLASS
) -> NTSTATUS