#include int main() { MSH3_API* api = MsH3ApiOpen(); if (api) MsH3ApiClose(api); }