pub type TOKEN_LINKED_TOKEN = _TOKEN_LINKED_TOKEN;
#[repr(C)]pub struct TOKEN_LINKED_TOKEN { pub LinkedToken: *mut c_void, }
LinkedToken: *mut c_void