callNPP_Write     284 third_party/npapi/npspy/common/npp_gate.cpp   int32 rv = epManager->callNPP_Write(instance, stream, offset, len, buffer);
callNPP_Write      96 third_party/npapi/npspy/include/epmanager.h   int32   callNPP_Write(NPP instance, NPStream* stream, int32 offset, int32 len, void* buffer);