_scf_set_annotation
if (_scf_set_annotation(g_hndl, "svccfg import", filename) == 0) {
(void) _scf_set_annotation(g_hndl, NULL, NULL);
if (_scf_set_annotation(g_hndl, "svccfg apply", file) == 0) {
(void) _scf_set_annotation(g_hndl, NULL, NULL);
int _scf_set_annotation(scf_handle_t *h, const char *operation,