pub unsafe extern "C" fn Tcl_GetDouble( interp: *mut Tcl_Interp, src: *const c_char, doublePtr: *mut c_double, ) -> c_int