Roxen.get_decoder_for_client_charset: Survive 0 charset. Return the identity function for strings (aka `+()) from Roxen.get:decoder_for_client_charset() if called with 0. This may happen if Roxen.get_client_charset_decoder() gets called with an already decoded charset detection string. Fixes [WS-142].