pub unsafe extern "system" fn GetThreadSelectorEntry(
    hThread: HANDLE,
    dwSelector: DWORD,
    lpSelectorEntry: LPLDT_ENTRY
) -> BOOL