pub unsafe extern "C" fn avifDecoderSetIO(
    decoder: *mut avifDecoder,
    io: *mut avifIO
)