#[unsafe(no_mangle)] pub extern "C" fn Throttle_RedisCommand( ctx: *mut RedisModuleCtx, argv: *mut *mut RedisModuleString, argc: c_int, ) -> Status