pub unsafe extern "C" fn WebPDemuxGetFrame(
    dmux: *const WebPDemuxer,
    frame_number: c_int,
    iter: *mut WebPIterator
) -> c_int