pub unsafe extern "C" fn Tk_DefineBitmap( interp: *mut Tcl_Interp, name: *const c_char, source: *const c_void, width: c_int, height: c_int, ) -> c_int