pub unsafe extern "C" fn g_slist_concat(
    list1: *mut GSList,
    list2: *mut GSList
) -> *mut GSList