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