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