Cross platform interface api for sqlite3_column_type
int column_type(cpf.PtrStmt arg1, int iCol) => _sqlite.column_type(arg1, iCol);