pub type TOKEN_LINKED_TOKEN = _TOKEN_LINKED_TOKEN;
struct TOKEN_LINKED_TOKEN { pub LinkedToken: *mut c_void, }
LinkedToken: *mut c_void