pub unsafe extern "C" fn gst_play_set_uri(
    play: *mut GstPlay,
    uri: *const c_char
)