pub unsafe extern "C" fn GDALExtendedDataTypeCreateCompound(
pszName: *const c_char,
nTotalSize: usize,
nComponents: usize,
comps: *const GDALEDTComponentH,
) -> GDALExtendedDataTypeHpub unsafe extern "C" fn GDALExtendedDataTypeCreateCompound(
pszName: *const c_char,
nTotalSize: usize,
nComponents: usize,
comps: *const GDALEDTComponentH,
) -> GDALExtendedDataTypeH