pub unsafe extern "C" fn gtk_paint_focus( style: *mut GtkStyle, cr: *mut cairo_t, state_type: GtkStateType, widget: *mut GtkWidget, detail: *const c_char, x: c_int, y: c_int, width: c_int, height: c_int)