pub unsafe extern "C" fn Tk_CanvasGetCoordFromObj( interp: *mut Tcl_Interp, canvas: Tk_Canvas, obj: *mut Tcl_Obj, doublePtr: *mut f64, ) -> c_int