TTitle: keyof {
    [K in MsgPath as `T_${K}`]: never
}