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