pub unsafe extern "C" fn chart_axis_set_name(
    axis: *mut lxw_chart_axis,
    name: *const c_char
)