pub unsafe fn GetThreadDescription<P0>(hthread: P0) -> Result<PWSTR>
where P0: IntoParam<HANDLE>,