pub unsafe extern "C" fn worksheet_filter_list(
    worksheet: *mut lxw_worksheet,
    col: lxw_col_t,
    list: *mut *mut c_char
) -> lxw_error