pub unsafe extern "C" fn OGR_F_SetFieldString(
    arg1: OGRFeatureH,
    arg2: c_int,
    arg3: *const c_char
)