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