pub unsafe extern "C" fn g_slist_append(
    list: *mut GSList,
    data: *mut c_void
) -> *mut GSList