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