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