ktest_result_skip
void ktest_result_skip(ktest_ctx_hdl_t *, int, const char *, ...);
ktest_result_skip((ctx), __LINE__, (msg), ##__VA_ARGS__)