pub unsafe extern "C" fn gtk_selection_convert(
    widget: *mut GtkWidget,
    selection: GdkAtom,
    target: GdkAtom,
    time_: u32
) -> gboolean