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