pub unsafe extern "C" fn gtk_widget_set_child_visible(
    widget: *mut GtkWidget,
    is_visible: gboolean
)