async fn run_extra_checks(
    state: &State,
    stmt: &Statement<Raw>
) -> Result<(), Error>