pub unsafe extern "C" fn Tcl_GetDoubleFromObj( interp: *mut Tcl_Interp, objPtr: *mut Tcl_Obj, doublePtr: *mut f64, ) -> c_int