pub unsafe extern "C" fn OGR_L_CreateGeomField(
    hLayer: OGRLayerH,
    hFieldDefn: OGRGeomFieldDefnH,
    bForce: c_int
) -> Type