pub unsafe extern "C" fn Tcl_GetBooleanFromObj( interp: *mut Tcl_Interp, objPtr: *mut Tcl_Obj, boolPtr: *mut c_int, ) -> c_int