pub fn notify_transaction_changed(
    walletmodel: *mut WalletModel,
    hash: &u256,
    status: ChangeType
)