pub unsafe extern "C" fn OGR_L_GetExtentEx(
    arg1: OGRLayerH,
    iGeomField: c_int,
    psExtent: *mut OGREnvelope,
    bForce: c_int
) -> Type