lv_img_decoder_built_in_open() function
Open a built in image
Arguments
decoder
the decoder where this function belongs
dsc
pointer to decoder descriptor. `src`, `color` are already initialized in it.
Return value
LV_RES_OK: the info is successfully stored in `header`; LV_RES_INV: unknown format or other error.