pub unsafe extern "C" fn gtk_widget_set_layout_manager(
    widget: *mut GtkWidget,
    layout_manager: *mut GtkLayoutManager
)