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