pub unsafe extern "C" fn gst_event_set_running_time_offset(
    event: *mut GstEvent,
    offset: i64
)