opt_timerlat_auto_cb
RTLA_OPT_AUTO(opt_timerlat_auto_cb),
RTLA_OPT_AUTO(opt_timerlat_auto_cb),
const struct option opt = TEST_CALLBACK(&cb_data, opt_timerlat_auto_cb);
ck_assert_int_eq(opt_timerlat_auto_cb(&opt, "10", 0), 0);