librdf_model* librdf_new_model_with_options (librdf_world * world, librdf_storage * storage, librdf_hash* options);
librdf_model* librdf_new_model_with_options
redland world object
librdf_storage storage to use
librdf_hash of options to use
Options are presently not used.
a new librdf_model object or NULL on failure