pub unsafe extern "C" fn chart_title_set_name(
    chart: *mut lxw_chart,
    name: *const c_char
)