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