pub unsafe extern "C" fn gtk_image_set_from_icon_name(
    image: *mut GtkImage,
    icon_name: *const c_char
)