mls_context_cpy
rc = mls_context_cpy(dst, src);
return mls_context_cpy(context, defcon);
return mls_context_cpy(newcontext, scontext);
return mls_context_cpy(newcontext, tcontext);
return mls_context_cpy(newcontext, scontext);
rc = mls_context_cpy(&newcon, context2);