Function TerminateJobObject

pub unsafe extern "system" fn TerminateJobObject(
    hjob: HANDLE,
    uexitcode: u32,
) -> BOOL