pub fn render_script( script: &str, time_ms: i64, width: i32, height: i32, ) -> RassaResult<RenderReport>