pub unsafe extern "C" fn OGR_F_GetGeomFieldIndex(
    hFeat: OGRFeatureH,
    pszName: *const c_char
) -> c_int