rpcrt4/tests: Correct a comment in test_pointer_marshal. NdrFree is an internal Wine function.
rpcrt4/tests: Test whether Ndr(Get|Free)Buffer calls StubMsg.pfn(Allocate|Free).
rpcrt4/tests: Allocate stub buffers with NdrOleAllocate. This fixes crashes on Windows 7-10.