pub fn make_func_ref(
    func_name: &str,
    func_type: &FunctionType,
    description: &str
) -> FunctionRef