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