pub fn add_info_section(
    ctx: *mut RedisModuleInfoCtx,
    name: Option<&str>
) -> Status