pub unsafe extern "system" fn GetThreadSelectorEntry(
    hthread: HANDLE,
    dwselector: u32,
    lpselectorentry: *mut LDT_ENTRY,
) -> BOOL