Vmm.dll Here
#include <stdint.h>
// Callback function type for reporting found artifacts typedef void (*VMM_ARTIFACT_CALLBACK)(uint64_t process_id, const char* process_name, uint64_t base_address, size_t size); vmm.dll
Because of its ability to read/write memory bypassing standard OS protections, #include <stdint
