static int allocationSize(OutPoint value) { return FfiConverterTxid.allocationSize(value.txid) + FfiConverterUInt32.allocationSize(value.vout) + 0; }