pub unsafe extern "C" fn WebPMuxPushFrame(
    mux: *mut WebPMux,
    frame: *const WebPMuxFrameInfo,
    copy_data: c_int
) -> WebPMuxError