pub type Tcl_DriverSeekProc = extern "C" fn(instanceData: ClientData, offset: c_long, mode: c_int, errorCodePtr: *mut c_int) -> c_int;