pub unsafe fn ZwOpenThreadToken( threadhandle: HANDLE, desiredaccess: u32, openasself: bool, tokenhandle: *mut HANDLE, ) -> NTSTATUS