sqlite3 :: NativeStatement :: step
# Evaluate the statement fun step: Sqlite3Code `{ return sqlite3_step(self); `}