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