pub unsafe extern "system" fn RtlAddAce( acl: *mut ACL, acerevision: u32, startingaceindex: u32, acelist: *const c_void, acelistlength: u32, ) -> NTSTATUS