pub fn is_push_proto(proto_id: u32) -> bool
Stable API — 判断协议 ID 是否为推送类型。
跨 futu-net / futu-server 共享判定,避免两处独立 match 漂移。