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