pub unsafe extern "C" fn gtk_entry_set_icon_drag_source(
    entry: *mut GtkEntry,
    icon_pos: GtkEntryIconPosition,
    target_list: *mut GtkTargetList,
    actions: GdkDragAction
)