pub fn blocking_get_multiple_tests<C>(db: &C) -> Result<(), Error>where
    C: Connection,