pub unsafe extern "C" fn GDALExtendedDataTypeEquals(
    hFirstEDT: GDALExtendedDataTypeH,
    hSecondEDT: GDALExtendedDataTypeH
) -> c_int