function PBMAIN
  block entry
    alloca.dynamic -> 1 256
    alloca.dynamic -> 2 256
    alloca.dynamic -> 3 8
    alloca -> 4
    store v4,0
    alloca -> 5
    store v5,0
    alloca -> 6
    store v6,0
    alloca -> 7
    store v7,0
    store v5,1
    load -> 8 v6
    call bestof_str_free_cached,v8
    call -> 9 bestof_strdup,v0
    store v6,v9
    store v7,v0
    load -> 10 v5
    call bestof_console_write_i64_cached,v10
    call bestof_console_writeln_cached
    load -> 11 v6
    call bestof_console_write_cstr_cached,v11
    call bestof_console_writeln_cached
    load -> 12 v7
    call bestof_console_write_f64,v12
    call bestof_console_writeln_cached
    store v4,0
    load -> 13 v4
    load -> 14 v6
    call bestof_str_free_cached,v14
    store v6,0
    ret v13
