pub type SqlStateMarker = ConstU8<InvalidSqlStateMarker, b'#'>;
struct SqlStateMarker(/* private fields */);