Template to convert a D array to a GList for passing to C functions
Type of the array values
The D array
New GList which should be freed with containerFree!() template (if ownership not taken by C code)
Template to convert a D array to a GList for passing to C functions