int librdf_list_unshift (librdf_list* list, void * data);
int librdf_list_unshift
librdf_list object
the data value
if librdf_list_shift is called after this, it will return the value added here.
non 0 on failure