pub fn reply_with_verbatim_string( ctx: *mut RedisModuleCtx, s: *const i8, len: usize, format: *const i8, ) -> Status