pub unsafe fn check_functions_in_node( arg_node: *mut Node, arg_checker: check_function_callback, arg_context: *mut c_void, ) -> bool