pub unsafe static mut RedisModule_ReplyWithStringBuffer: Option<unsafe extern "C" fn(ctx: *mut RedisModuleCtx, buf: *const c_char, len: usize) -> c_int>