pub unsafe fn GetGUIThreadInfo(
    idthread: u32,
    pgui: *mut GUITHREADINFO
) -> Result<()>