use HashSet;
use LazyLock;
use crateUNNAMED;
/// List of C++ argument names that are allowed to be userdata for a callback
pub static ARGUMENT_NAMES_USERDATA: =
new;
/// List of C++ argument names that are forbidden to be slice arguments
pub static ARGUMENT_NAMES_NOT_SLICE: = new;
/// List of C++ argument names that can hint on multiple connected slice arguments in a function
pub static ARGUMENT_NAMES_MULTIPLE_SLICE: =
new;