#include "vkvm.h"
#include "internal.h"
void initialize(int pid) {
impl.sharedMemoryPid = pid;
impl.sharedMemoryKey = 892348;
impl.sharedMemorySize = 0;
}