pub unsafe extern "C" fn worksheet_set_vba_name(
    worksheet: *mut lxw_worksheet,
    name: *const c_char
) -> lxw_error