pub fn replicate(
    ctx: *mut RedisModuleCtx,
    command: &str,
    args: &[&str]
) -> Status