scf_string_to_type
return (scf_string_to_type(buf));
*type = scf_string_to_type(type_spec);
*out = scf_string_to_type(type);
scf_type_t scf_string_to_type(const char *);