pub unsafe extern "C" fn CDataStoreConnection_setBaseIRI(
    dataStoreConnection: *mut CDataStoreConnection,
    baseIRI: *const c_char,
    changed: *mut bool
) -> *const CException