check_once_cc_shutdown
err = check_once_cc_shutdown(&context, CC_NOERROR, NULL);
err = check_once_cc_shutdown(NULL, CC_BAD_PARM, NULL);
cc_result check_once_cc_shutdown(apiCB **out_context, cc_result expected_err, const char *description);