pub fn render( proc_source: &str, cmd_source: &str, width: i32, height: i32, ) -> Result<Vec<u8>, String>