pub unsafe extern "C" fn gtk_tooltip_set_icon_from_stock(
    tooltip: *mut GtkTooltip,
    stock_id: *const c_char,
    size: GtkIconSize
)