pub unsafe extern "system" fn GetThreadIdealProcessorEx(
    hThread: *mut c_void,
    lpIdealProcessor: *mut PROCESSOR_NUMBER
) -> i32