pub type Tcl_SetFromAnyProc = extern "C" fn(interp: *mut Tcl_Interp, objPtr: *mut Struct_Tcl_Obj) -> c_int;