pub unsafe extern "C" fn WebPMuxNumChunks(
    mux: *const WebPMux,
    id: WebPChunkId,
    num_elements: *mut c_int
) -> WebPMuxError