pub unsafe extern "C" fn nc_insert_array_compound( ncid: c_int, xtype: nc_type, name: *const c_char, offset: usize, field_typeid: nc_type, ndims: c_int, dim_sizes: *const c_int, ) -> c_int