pub unsafe extern "C" fn Tcl_ParseVarName( interp: *mut Tcl_Interp, start: *const c_char, numBytes: c_int, parsePtr: *mut Tcl_Parse, append: c_int, ) -> c_int