pub unsafe extern "C" fn gtk_entry_set_icon_from_stock(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    stock_id: *const c_char
)