nwam_loc_destroy
nwam_error_t ret = nwam_loc_destroy(loc, NWAM_FLAG_DO_NOT_FREE);
ret = nwam_loc_destroy(loc_h, 0);
extern nwam_error_t nwam_loc_destroy(nwam_loc_handle_t, uint64_t);