pub unsafe extern "system" fn GetExitCodeThread(
    hThread: *mut c_void,
    lpExitCode: *mut u32
) -> i32