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