pub unsafe extern "C" fn gtk_icon_factory_add(
    factory: *mut GtkIconFactory,
    stock_id: *const c_char,
    icon_set: *mut GtkIconSet
)