#[no_mangle]
pub unsafe extern "C" fn wasm_frame_delete(
    _frame: Option<Box<wasm_frame_t>>
)