pub unsafe extern "C" fn gtk_notebook_set_show_border(
    notebook: *mut GtkNotebook,
    show_border: gboolean
)