pub unsafe extern "C" fn chart_set_rotation(
    chart: *mut lxw_chart,
    rotation: u16
)