pub unsafe extern "C" fn OGR_AreTypeSubTypeCompatible(
    eType: Type,
    eSubType: Type
) -> c_int