pub unsafe extern "system" fn RtlGetAce(
    Acl: PACL,
    AceIndex: ULONG,
    Ace: *mut PVOID
) -> NTSTATUS