pub unsafe extern "C" fn format_set_font_size(
    format: *mut lxw_format,
    size: f64
)