pub unsafe extern "C" fn gtk_entry_set_icon_from_pixbuf(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    pixbuf: *mut GdkPixbuf
)