1 2 3 4 5
# if !defined(LUMA_HDR_UTF8ENC) # define LUMA_HDR_UTF8ENC # include <stdint.h> extern uint8_t const * luma_utf8enc(uint32_t * codep); # endif