Cross platform interface api for sqlite3_data_count
int data_count(cpf.PtrStmt pStmt) => _sqlite.data_count(pStmt);