pub unsafe extern "C" fn soup_value_array_insert(
array: *mut GValueArray,
index_: c_uint,
type_: GType,
...
)
pub unsafe extern "C" fn soup_value_array_insert(
array: *mut GValueArray,
index_: c_uint,
type_: GType,
...
)