pub unsafe fn GetThreadPriority<P0>(hthread: P0) -> i32
where P0: IntoParam<HANDLE>,