_nc_color_content
return _nc_color_content(SP_PARM, color, r, g, b);
int rc = _nc_color_content(SP_PARM, color, &my_r, &my_g, &my_b);