pub unsafe extern "C" fn CDataStoreConnection_getName(
    dataStoreConnection: *mut CDataStoreConnection,
    name: *mut *const c_char
) -> *const CException