pub fn load_statetests_suite(
    path: &str,
    config: Config,
    compiler: Compiler
) -> Result<Vec<StateTest>>