pub unsafe extern "C" fn GDALRATSetValueAsString(
    arg1: GDALRasterAttributeTableH,
    arg2: c_int,
    arg3: c_int,
    arg4: *const c_char
)