pub unsafe extern "C" fn lv_img_decoder_get_info(
    src: *const c_void,
    header: *mut lv_img_header_t
) -> lv_res_t