pub unsafe extern "C" fn OGR_F_SetFieldInteger64List(
    arg1: OGRFeatureH,
    arg2: c_int,
    arg3: c_int,
    arg4: *const GIntBig
)