pub unsafe extern "C" fn GDALGroupCreateDimension(
hGroup: GDALGroupH,
pszName: *const c_char,
pszType: *const c_char,
pszDirection: *const c_char,
nSize: GUInt64,
papszOptions: CSLConstList,
) -> GDALDimensionHpub unsafe extern "C" fn GDALGroupCreateDimension(
hGroup: GDALGroupH,
pszName: *const c_char,
pszType: *const c_char,
pszDirection: *const c_char,
nSize: GUInt64,
papszOptions: CSLConstList,
) -> GDALDimensionH