pub unsafe fn GetPriorityClass<P0>(hprocess: P0) -> u32
where P0: IntoParam<HANDLE>,