pub unsafe extern "C" fn CServerConnection_deleteDataStore(
    serverConnection: *mut CServerConnection,
    dataStoreName: *const c_char
) -> *const CException