pub unsafe extern "C" fn g_value_array_insert(
value_array: *mut GValueArray,
index_: c_uint,
value: *const GValue
) -> *mut GValueArray