pub unsafe extern "C" fn Tcl_GetLongFromObj( interp: *mut Tcl_Interp, objPtr: *mut Tcl_Obj, longPtr: *mut c_long, ) -> c_int