pub unsafe extern "C" fn gtk_target_list_find(
    list: *mut GtkTargetList,
    target: GdkAtom,
    info: *mut c_uint
) -> gboolean