pub unsafe extern "C" fn gst_player_set_mute(
    player: *mut GstPlayer,
    val: gboolean
)