MSRPC SCons tool:
*Allow configuring of the prefix for method names with the construction variables MSRPCStubs_prefix, MSRPCStubs_serverPrefix and MSRPCStubs_clientPrefix.
*Allow to disable the creation of either the client stub, or the server stub, with the construction variables MSRPCStubs_noClient or MSRPCStubs_noServer respectivly.