pub unsafe extern "C" fn avifRWDataRealloc(
    raw: *mut avifRWData,
    newSize: usize
) -> avifResult