pub unsafe extern "C" fn Tcl_ConvertToType(
interp: *mut Tcl_Interp,
objPtr: *mut Tcl_Obj,
typePtr: *const Tcl_ObjType,
) -> c_intpub unsafe extern "C" fn Tcl_ConvertToType(
interp: *mut Tcl_Interp,
objPtr: *mut Tcl_Obj,
typePtr: *const Tcl_ObjType,
) -> c_int