Message Oracle PCC-02383 - Expecting an expression of type OCIExtProcContext

ERRORExpecting an expression of type OCIExtProcContext
CAUSEThe type of the bind variable given in a REGISTER CONNECT USING statement was not (pointer to) OCIExtProcContext.
ACTIONDeclare a variable having type (pointer to) OCIExtProcContext and use it in the REGISTER CONNECT USING statement.