pub unsafe extern "C" fn gst_play_set_visualization(
    play: *mut GstPlay,
    name: *const c_char
) -> gboolean