pub unsafe extern "C" fn gtk_image_set_from_stock(
    image: *mut GtkImage,
    stock_id: *const c_char,
    size: GtkIconSize
)