pub unsafe fn IEAssociateThreadWithTab(
    dwtabthreadid: u32,
    dwassociatedthreadid: u32
) -> Result<()>