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