pub fn string_append_buffer( ctx: *mut RedisModuleCtx, s: *mut RedisModuleString, buff: &str, ) -> Status