pub type AddfuncFn = unsafe extern "C" fn(*const i8, unsafe extern "C" fn(*mut Arglist) -> f64, i32, i32, *mut c_void, *mut AmplExports);
Pointer to the Addfunc callback provided by the caller.
Addfunc