pub fn reply_with_string_buffer( ctx: *mut RedisModuleCtx, s: *const c_char, len: size_t, ) -> Status