pub unsafe extern "C" fn fexpr_call4(
res: *mut fexpr_struct,
f: *const fexpr_struct,
x1: *const fexpr_struct,
x2: *const fexpr_struct,
x3: *const fexpr_struct,
x4: *const fexpr_struct,
)pub unsafe extern "C" fn fexpr_call4(
res: *mut fexpr_struct,
f: *const fexpr_struct,
x1: *const fexpr_struct,
x2: *const fexpr_struct,
x3: *const fexpr_struct,
x4: *const fexpr_struct,
)