export def SB_REQUEST: i32 = 0x00; export def SB_PING: i32 = 0x01; export def CB_RESPONSE: i32 = 0x00; export def CB_PONG: i32 = 0x01;