pub unsafe extern "C" fn chart_set_series_gap(
    chart: *mut lxw_chart,
    gap: u16
)