1 #ifndef _CPIFACE_JPEG_H
2 #define _CPIFACE_JPEG_H 1
3 
4 int try_open_jpeg (uint16_t *width, uint16_t *height, uint8_t **data_bgra, const uint8_t *src, uint_fast32_t srclen);
asm_fstp_st(struct assembler_state_t * state,int index)5 
6 #endif
7