pub unsafe extern "system" fn NtRollbackTransaction(
    TransactionHandle: HANDLE,
    Wait: BOOLEAN
) -> NTSTATUS