pub unsafe extern "C" fn gtk_widget_set_focus_child(
    widget: *mut GtkWidget,
    child: *mut GtkWidget
)