pub unsafe extern "C" fn OGR_L_FindFieldIndex(
    arg1: OGRLayerH,
    arg2: *const c_char,
    bExactMatch: c_int
) -> c_int