1 2 3 4 5 6
fn main() { usdpl_build::back::build_with_custom_builtins( [].into_iter(), [].into_iter(), ) }