pub fn success_response_frame( frame_type: &str, request_id: &str, runtime_generation_id: &str, result_json: &str, ) -> IpcResult<String>