pub unsafe extern "C" fn Thread_Create_With_CpuSet( p: *mut CThread, func: THREAD_FUNC_TYPE, param: LPVOID, cpuSet: *const CCpuSet, ) -> WRes