pub unsafe extern "C" fn g_array_insert_vals( array: *mut GArray, index_: c_uint, data: gconstpointer, len: c_uint, ) -> *mut GArray