pub unsafe extern "C" fn WebPMuxSetImage(
    mux: *mut WebPMux,
    bitstream: *const WebPData,
    copy_data: c_int
) -> WebPMuxError