pub unsafe extern "C" fn chart_axis_set_crossing(
    axis: *mut lxw_chart_axis,
    value: f64
)