pub unsafe fn TerminateJobObject<P0>(hjob: P0, uexitcode: u32) -> Result<()>
where P0: IntoParam<HANDLE>,