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