pub unsafe extern "C" fn chart_axis_major_gridlines_set_line(
    axis: *mut lxw_chart_axis,
    line: *mut lxw_chart_line
)