pub unsafe fn SuspendThread<P0>(hthread: P0) -> u32
where P0: IntoParam<HANDLE>,