stp_in_stpm_create
this = stp_in_stpm_create (vlan_id, uid_cfg->vlan_name, &err_code);
this = stp_in_stpm_create (vlan_id, name, &err_code);
void* stp_in_stpm_create (int vlan_id, char *name, int *err_code);
this = stp_in_stpm_create (vlan_id, name, &err_code);