pub unsafe extern "C" fn GDALGCPsToHomography( nGCPCount: c_int, pasGCPs: *const GDAL_GCP, padfHomography: *mut f64, ) -> c_int