pub unsafe extern "C" fn Tcl_HideCommand( interp: *mut Tcl_Interp, cmdName: *const c_char, hiddenCmdToken: *const c_char, ) -> c_int