Closes and releases a prepared statement.
The stmtId must be a valid prepared statement identifier. Returns true on success, false on failure.
stmtId
bool closeStatement(int stmtId);