pub unsafe extern "C" fn OGR_FD_GetGeomFieldIndex(
    hFDefn: OGRFeatureDefnH,
    pszName: *const c_char
) -> c_int