#[no_mangle]
pub unsafe extern "C" fn wasm_frame_copy(
    frame: &wasm_frame_t
) -> Box<wasm_frame_t>