#[no_mangle]
pub unsafe extern "C" fn dump_bytecode(
    bytecode_c: *const u8,
    bytecode_sz: size_t
) -> *const c_char