pub fn load_standard_library(
    engine_state: &mut EngineState
) -> Result<(), ErrReport>