pub unsafe extern "C" fn chart_axis_set_max(
    axis: *mut lxw_chart_axis,
    max: f64
)