pub unsafe extern "system" fn WinStationTerminateProcess(
    ServerHandle: HANDLE,
    ProcessId: ULONG,
    ExitCode: ULONG
) -> BOOLEAN