pub unsafe extern "C" fn gtk_notebook_set_show_tabs(
    notebook: *mut GtkNotebook,
    show_tabs: gboolean
)