pub unsafe extern "C" fn gtk_widget_set_realized(
    widget: *mut GtkWidget,
    realized: gboolean
)