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