Function windows_sys::Win32::System::Diagnostics::Debug::GetThreadSelectorEntry
pub unsafe extern "system" fn GetThreadSelectorEntry(
hthread: HANDLE,
dwselector: u32,
lpselectorentry: *mut LDT_ENTRY,
) -> BOOL