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