pub unsafe fn ZwRollforwardTransactionManager<P0>(
    transactionmanagerhandle: P0,
    tmvirtualclock: Option<*const i64>,
) -> NTSTATUS
where P0: Param<HANDLE>,