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