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