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