pub unsafe extern "C" fn Thread_Start2(
    handle: *mut c_void,
    func: Thread_StartFunc
)