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