pub unsafe extern "C" fn gst_play_seek(
    play: *mut GstPlay,
    position: GstClockTime
)