pub unsafe extern "C" fn emscripten_get_preloaded_image_data_from_FILE(
    file: *mut FILE,
    w: *mut c_int,
    h: *mut c_int
) -> *mut c_char