joins_s
construct_js(struct joins_s * js)
memset(js,0,sizeof(struct joins_s));
destruct_js(struct joins_s * js)
struct joins_s joind;