#pragma once namespace renderdoc { void initialize(); void startCapture(); void endCapture(); }