pub unsafe extern "C" fn CheckFunctionArgCount(
    arg1: *mut Environment,
    arg2: *mut functionDefinition,
    arg3: c_int
) -> bool