pub fn input_default<M: Mapper>(
    mapper: M,
    value: Input<'_>
) -> Result<TokenStream>