pub unsafe extern "C" fn Tk_GetBitmapFromData( interp: *mut Tcl_Interp, tkwin: Tk_Window, source: *const c_void, width: c_int, height: c_int, ) -> Pixmap