Source position: ociap.inc line 6421
type OCICallbackLobRead = function(
ctxp: Pdvoid;
bufp: Pdvoid;
len: ub4;
piece: ub1
):sb4;