pub fn cc_construction_fn(
    init: &str,
    static_width: Option<NonZeroUsize>,
    dynamic_width: Option<&str>
) -> String