pub unsafe extern "C" fn avifEncoderWrite(
    encoder: *mut avifEncoder,
    image: *const avifImage,
    output: *mut avifRWData
) -> avifResult