pub unsafe extern "C" fn GDALGroupOpenVectorLayer(
    hGroup: GDALGroupH,
    pszVectorLayerName: *const c_char,
    papszOptions: CSLConstList
) -> OGRLayerH