void ast_cli(void); void ast_cli(void) { return; } int ast_cli_register_multiple(void); int ast_cli_register_multiple(void) { return 0; }