Binary resource inclusion (since C23)
From cppreference.com
< c | preprocessor
#embed is a preprocessor directive to include (binary) resources in the build, where a resource is defined as a source of data accessible from the translation environment.