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