Source position: ffi.pp line 592
procedure ffi_call(
cif: pffi_cif;
fn: ffi_fn;
rvalue: Pointer;
avalue: PPointer
);