pub unsafe extern "C" fn gst_play_set_config(
    play: *mut GstPlay,
    config: *mut GstStructure
) -> gboolean