pub fn serialize_transferables(
    state: &mut OpState,
    transferables: Vec<Transferable>
) -> Vec<JsTransferable>