pub unsafe extern "C" fn gst_player_set_config(
    player: *mut GstPlayer,
    config: *mut GstStructure
) -> gboolean