WebPDecodeRGBA 10193 src/image.c DEF_DLL_FN (uint8_t *, WebPDecodeRGBA, (const uint8_t *, size_t, int *, int *)); WebPDecodeRGBA 10220 src/image.c LOAD_DLL_FN (library1, WebPDecodeRGBA); WebPDecodeRGBA 10433 src/image.c decoded = WebPDecodeRGBA (contents, size, &width, &height);