Source position: orl.inc line 2498
function OCIStringResize(
env: POCIEnv;
err: POCIError;
new_size: ub4;
var str: POCIString
):sword;