pub unsafe extern "C" fn avifIOCreateMemoryReader(
    data: *const u8,
    size: usize
) -> *mut avifIO