pub unsafe extern "C" fn igraph_attribute_combination_add(
comb: *mut igraph_attribute_combination_t,
name: *const c_char,
type_: igraph_attribute_combination_type_t,
func: igraph_function_pointer_t,
) -> igraph_error_tpub unsafe extern "C" fn igraph_attribute_combination_add(
comb: *mut igraph_attribute_combination_t,
name: *const c_char,
type_: igraph_attribute_combination_type_t,
func: igraph_function_pointer_t,
) -> igraph_error_t