Source position: rapi.pp line 440
function CeRapiInvoke(
pDllPath: LPCWSTR;
pFunctionName: LPCWSTR;
cbInput: DWord;
pInput: PByte;
pcbOutput: PDWord;
ppOutput: PPByte;
ppIRAPIStream: PIRAPIStream;
dwReserved: DWord
):HResult;