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