pub unsafe extern "C" fn gtk_icon_theme_add_builtin_icon(
    icon_name: *const c_char,
    size: c_int,
    pixbuf: *mut GdkPixbuf
)