pub unsafe extern "C" fn GDALExtendedDataTypeCanConvertTo(
    hSourceEDT: GDALExtendedDataTypeH,
    hTargetEDT: GDALExtendedDataTypeH
) -> c_int