pub unsafe extern "C" fn chart_axis_set_display_units_visible(
    axis: *mut lxw_chart_axis,
    visible: u8
)