int librdf_model_add_statement (librdf_model* model, librdf_statement* statement);
int librdf_model_add_statement
model object
statement object
The passed-in statement is copied when added to the model, not shared with the model.
non 0 on failure