pub unsafe extern "C" fn gtk_tool_button_set_icon_name(
    button: *mut GtkToolButton,
    icon_name: *const c_char
)