pub unsafe extern "C" fn gtk_notebook_set_menu_label(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    menu_label: *mut GtkWidget
)