USB_STATE_START
#define IS_USB_START(rtlusb_ptr) (USB_STATE_START == (rtlusb_ptr)->state)
(rtlusb_ptr)->state = USB_STATE_START; \