pub unsafe extern "C" fn GDALInvGeoTransform(
    padfGeoTransformIn: *mut f64,
    padfInvGeoTransformOut: *mut f64
) -> c_int