pub unsafe extern "C" fn Tss2_MU_TPM2_NT_Marshal(
    in_: TPM2_NT,
    buffer: *mut u8,
    size: size_t,
    offset: *mut size_t
) -> TSS2_RC