pub unsafe extern "C" fn Thread_Create(
    func: Thread_StartFunc
) -> *mut c_void