pub unsafe extern "C" fn chartsheet_protect(
    chartsheet: *mut lxw_chartsheet,
    password: *const c_char,
    options: *mut lxw_protection
)