1 LIBRARY npapi_test_plugin 2 3 EXPORTS 4 NP_GetEntryPoints @1 5 NP_Initialize @2 6 NP_Shutdown @3 7