pub unsafe extern "C" fn avifImageCreate(
    width: u32,
    height: u32,
    depth: u32,
    yuvFormat: avifPixelFormat
) -> *mut avifImage