pub unsafe extern "C" fn gst_play_set_mute(
    play: *mut GstPlay,
    val: gboolean
)