pub unsafe extern "C" fn gst_player_set_audio_track_enabled(
    player: *mut GstPlayer,
    enabled: gboolean
)