pub unsafe extern "C" fn gst_player_seek(
    player: *mut GstPlayer,
    position: GstClockTime
)