pub unsafe extern "C" fn gtk_notebook_set_tab_reorderable(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget,
    reorderable: gboolean
)