pub async fn process_bmp_message( state: Option<AsyncState>, tx: Sender<String>, router_addr: IpAddr, router_port: u16, bytes: &mut Bytes, )