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