pub unsafe fn GetThreadId<P0>(thread: P0) -> u32
where P0: IntoParam<HANDLE>,