nwam_loc_get_default_proplist
ret = nwam_loc_get_default_proplist(&props, &prop_num);
if ((ret = nwam_loc_get_default_proplist(&props, &num)) != NWAM_SUCCESS)
ret = nwam_loc_get_default_proplist(&props, &prop_num);
extern nwam_error_t nwam_loc_get_default_proplist(const char ***, uint_t *);