pub unsafe extern "C" fn CDataStoreConnection_exportDataToFile(
    dataStoreConnection: *mut CDataStoreConnection,
    filePath: *const c_char,
    formatName: *const c_char,
    parameters: *const CParameters
) -> *const CException