ref: c6bcbeab2f3faef7c2bbdc2cacd2af5ad1c913c0 dir: /src/Resource.h/
#pragma once #include <stddef.h> const unsigned char* FindResource(const char *name, const char *type, size_t *size);