pub unsafe extern "C" fn xls_builder_base_add_priority_select(
builder: *mut CIrBuilderBase,
selector: *mut CIrBValue,
cases: *const *mut CIrBValue,
case_count: i64,
default_value: *mut CIrBValue,
name: *const c_char,
) -> *mut CIrBValue