pub unsafe fn SHCreateThreadRef(
    pcref: *mut i32,
    ppunk: *mut Option<IUnknown>
) -> Result<()>