pub unsafe extern "system" fn Wow64GetThreadSelectorEntry(
    hThread: *mut c_void,
    dwSelector: u32,
    lpSelectorEntry: *mut WOW64_LDT_ENTRY
) -> i32