pub unsafe extern "C" fn WebPAnimDecoderGetNext(
    dec: *mut WebPAnimDecoder,
    buf: *mut *mut u8,
    timestamp: *mut c_int
) -> c_int