pub unsafe extern "C" fn janet_asm(
    source: Janet,
    flags: c_int
) -> JanetAssembleResult