pub unsafe extern "C" fn gst_player_set_audio_video_offset(
    player: *mut GstPlayer,
    offset: i64
)