Cross platform interface api for sqlite3_column_blob
typed.Uint8List? column_blob(cpf.PtrStmt arg1, int iCol) => _sqlite.column_blob(arg1, iCol);