pub unsafe extern "C" fn WebPMuxSetCanvasSize(
    mux: *mut WebPMux,
    width: c_int,
    height: c_int
) -> WebPMuxError