pub unsafe fn NtRecoverTransactionManager<P0>(
    transactionmanagerhandle: P0,
) -> NTSTATUS
where P0: Param<HANDLE>,