Function RtlGetAce

pub unsafe extern "system" fn RtlGetAce(
    acl: *const ACL,
    aceindex: u32,
    ace: *mut *mut c_void,
) -> NTSTATUS