Source position: ffi.pp line 571
function ffi_prep_cif_var(
cif: pffi_cif;
abi: ffi_abi;
nfixedargs: cuint;
ntotalargs: cuint;
rtype: pffi_type;
atypes: ppffi_type
):ffi_status;