pub unsafe extern "C" fn gtk_notebook_set_group_name(
    notebook: *mut GtkNotebook,
    group_name: *const c_char
)