pub unsafe fn GetThreadSelectorEntry( hthread: HANDLE, dwselector: u32, lpselectorentry: *mut LDT_ENTRY, ) -> Result<()>