pub unsafe extern "C" fn gtk_notebook_get_tab_detachable(
    notebook: *mut GtkNotebook,
    child: *mut GtkWidget
) -> gboolean