pub unsafe extern "stdcall" fn GetExitCodeProcess(
    hProcess: HANDLE,
    lpExitCode: LPDWORD
) -> BOOL